hprose-d ~master (2016-11-14T06:59:21Z)
Home
Dub
Repo
TcpServer
hprose
rpc
tcpservice
Undocumented in source.
class
TcpServer :
TcpService
{
TCPListener
start
(ushort port, string address);
}
Members
Functions
start
TCPListener
start
(ushort port, string address)
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From TcpService
handler
void
handler
(TCPConnection conn)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hprose
rpc
tcpservice
classes
TcpServer
TcpService