lib/socket: Bugfix, tried to free a static variable, this provoked a warning when...
authorLucas Bajolet <r4pass@hotmail.com>
Tue, 8 Apr 2014 19:33:10 +0000 (15:33 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Wed, 9 Apr 2014 15:43:32 +0000 (11:43 -0400)
commitf0e2f7ee079e14ef7768dd22d3716fa210107960
treefff635c8b24356c845052bcf54e00e12aecfeee9
parentd0058f9bf13b370fc015dd2a6542a25a5a5c336f
lib/socket: Bugfix, tried to free a static variable, this provoked a warning when compiling.

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
lib/socket/socket_c.nit