pebbe / zmq4

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

Fix Poller poll to handle empty case #181

Closed clintlombard closed 2 years ago

clintlombard commented 2 years ago

Without this polling an empty Poller would panic:

panic: runtime error: index out of range [0] with length 0