hunt-gossip ~master (2019-03-11T12:21:47Z)
Home
Dub
Repo
InetSocketAddress
hunt
gossip
Common
Undocumented in source.
class
InetSocketAddress {
this
(string ip, int port);
string
getIp
();
int
getPort
();
}
Constructors
this
this
(string ip, int port)
Undocumented in source.
Members
Functions
getIp
string
getIp
()
Undocumented in source. Be warned that the author may not have intended to support it.
getPort
int
getPort
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
gossip
Common
classes
InetSocketAddress
functions
isNullOrEmpty