GoLang EventHttpConnection::setLocalPort

request it (286)
GoLang replacement for PHP's EventHttpConnection::setLocalPort [edit | history]



Do you know a GoLang replacement for PHP's EventHttpConnection::setLocalPort? Write it!

PHP EventHttpConnection::setLocalPort

PHP original manual for EventHttpConnection::setLocalPort [ show | php.net ]

EventHttpConnection::setLocalPort

(PECL event >= 1.2.6-beta)

EventHttpConnection::setLocalPortSets the local port from which connections are made

Description

public void EventHttpConnection::setLocalPort ( int $port )

Sets the local port from which connections are made.

Parameters

port

The port number.

Return Values

See Also