Streamlined the fast-path in the routing layer.
commit5f67d663577021c05f383bca93776a15751a70b9
authorYves Jaradin <yves@yves-laptop.(none)>
Mon, 9 May 2011 14:51:19 +0000 (9 16:51 +0200)
committerYves Jaradin <yves@yves-laptop.(none)>
Mon, 9 May 2011 14:51:19 +0000 (9 16:51 +0200)
tree4c5468642b18bb3d17fb99f31bfa3e682084f102
parentdedca3a50a7d17634ad8d0e558ee02a88738ceaf
Streamlined the fast-path in the routing layer.
Retry on failure to accept a connection (e.g. too many connections)
Synchronized the connection method the same way as the address method.
Comm.oz
Dist.oz
Socket.oz