Changes between Version 2 and Version 3 of SocketRework


Ignore:
Timestamp:
06/20/12 14:18:20 (12 years ago)
Author:
plaisthos
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SocketRework

    v2 v3  
    1010     * tcp-client resolve all adresses, iterate through them in the returned order
    1111 
    12    * Behaviour of udp p2p clients, now it is simply only socket is open for both peers, in dual stack this assumption breaks
     12   * Behaviour of udp clients, now it is simply only socket is open for both peers, in dual stack this assumption breaks
    1313     * introduce udp-server and udp-client. Let udp-server bind/listen on all socket and udp-client only on the one currently trying to connect
    1414     * Both peer bind on all sockets but iterate through the socket when trying to connect