perplexes / m2r

Mongrel2 Connection Adapter - Ruby Encrusted Steel-Reinforced Fist
MIT License
90 stars 11 forks source link

Fix connection#recv to use new ffi-rzqm recv_string. #2

Closed sbryant closed 12 years ago

sbryant commented 12 years ago

ffi-rzmq now copies out the msg string out to arguments passed in to socket#recv_string.

perplexes commented 12 years ago

Thanks so much!!