diff --git a/reference/sockets/functions/socket-bind.xml b/reference/sockets/functions/socket-bind.xml index b4f2c363a2..e630bb4660 100644 --- a/reference/sockets/functions/socket-bind.xml +++ b/reference/sockets/functions/socket-bind.xml @@ -54,9 +54,8 @@ The port parameter is only used when - connecting to an AF_INET socket, and - designates the port on the remote host to which a connection - should be made. + binding an AF_INET socket, and designates + the port on which to listen for connections.