메소드 | 설명 | |
---|---|---|
PipeListenerPrimary ( ServiceContext serviceContext ) : System |
메소드 | 설명 | |
---|---|---|
CreateListenSocket ( ) : |
Creates the socket used to listen for incoming connections
|
|
OnConnection ( |
Handles an incoming connection
|
protected CreateListenSocket ( ) : |
||
리턴 |
protected OnConnection ( |
||
listenSocket | Socket being used to listen on | |
status | int | Connection status |
리턴 | void |
public PipeListenerPrimary ( ServiceContext serviceContext ) : System | ||
serviceContext | ServiceContext | |
리턴 | System |