GoldenGateBindings / com.fitbit.goldengate.bindings.sockets.bsd / BsdDatagramSocketAddress / remoteAddress

remoteAddress

val remoteAddress: InetSocketAddress?

The remote address this socket should be bound to. When remote address is specified all request will be sent to that address. If NULL this socket can only receive request.