Property | Type | Description | |
---|---|---|---|
$defaultPort | integer | Default port | |
$host | string | Hostname | |
$port | integer | Port |
Method | Description | |
---|---|---|
bindSocket ( ) : null | boolean | Bind the socket | |
getPort ( ) : integer | ||
setDefaultPort ( $port ) : void | Sets default port |
Method | Description | |
---|---|---|
onBound ( ) : boolean | null | Called when socket is bound |
public bindSocket ( ) : null | boolean | ||
return | null | boolean | Success. |