Method Remote.Connection()->start_server()
- Method start_server
void
start_server(object
c
,object
cx
)- Description
This function is called by servers when they have got a connection from a client. The first argument is the connection file object, and the second argument is the context to be used.