pebbe / zmq4

A Go interface to ZeroMQ version 4
BSD 2-Clause "Simplified" License
1.17k stars 163 forks source link

Fix incorrect closure of test sockets #78

Closed abligh closed 8 years ago

abligh commented 8 years ago

Signed-off-by: Alex Bligh alex@alex.org.uk

Three test functions incorrectly close their sockets, closing one socket twice and the other not at all.