Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Exchange master socket port number on client socket creation: gras_socket_peer_port...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 1 Jun 2006 23:17:49 +0000 (23:17 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 1 Jun 2006 23:17:49 +0000 (23:17 +0000)
commit22a794f0d0351f5b8b5d1d38b8d15cb5d63d0596
tree2c9d804bf162586591d77acf149039de1fa78fcc
parentbce83a1a83e9a84ec823da05866fb90f6f82c5e5
Exchange master socket port number on client socket creation: gras_socket_peer_port on an accepted socket will point to the port on which the peer is listening, not the one on which he is speaking since the latter is assigned by the system and meanless to human beings

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2343 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/gras/Transport/transport_plugin_tcp.c