SessionGidBuilderImpl.localAddress

Set localAddress property.

class SessionGidBuilderImpl(T)
T
localAddress

Parameters

propval gio.inet_socket_address.InetSocketAddress

Sets 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.

Return Value

Type: T

Builder instance for fluent chaining