Method | Description | |
---|---|---|
PipeListenerPrimary ( ServiceContext serviceContext ) : System |
Method | Description | |
---|---|---|
CreateListenSocket ( ) : |
Creates the socket used to listen for incoming connections
|
|
OnConnection ( |
Handles an incoming connection
|
protected CreateListenSocket ( ) : |
||
return |
protected OnConnection ( |
||
listenSocket | Socket being used to listen on | |
status | int | Connection status |
return | void |
public PipeListenerPrimary ( ServiceContext serviceContext ) : System | ||
serviceContext | ServiceContext | |
return | System |