SessionGidBuilderImpl.localAddress

T localAddress(gio.inet_socket_address.InetSocketAddress propval) nothrow

Set localAddress property.

Parameters

propvalSets the gio.inet_socket_address.InetSocketAddress to use for the client side of the connection. Use this property if you want for instance to bind the local socket to a specific IP address.

Returns

Builder instance for fluent chaining