Accept() method and new socket

Posted by Gainder on Stack Overflow See other posts from Stack Overflow or by Gainder
Published on 2010-05-27T18:09:31Z Indexed on 2010/05/27 18:11 UTC
Read the original article Hit count: 110

Filed under:
|
|

On unix system when you call the accept system call, does the newly created socket have a different port number from the listening socket?

© Stack Overflow or respective owner

Related posts about unix

Related posts about tcp