Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Remote
Remote.Connection

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.