wkordalski / danet

Danet library (Distributed Asynchronous Network) - this turned out to be unfinished P2P networking library.
GNU General Public License v3.0
0 stars 0 forks source link

TCP/IP connection closing handling #7

Open wkordalski opened 11 years ago

wkordalski commented 11 years ago

Write a code to handle events of closing TCP/IP connections. It should remove the connection from netbase connection container.