bumptech / nitro

Queueing/Networking Library
Other
113 stars 16 forks source link

Change HWM on "Private Queues" #15

Closed jamwt closed 11 years ago

jamwt commented 11 years ago

No limit on reply and friends (for now). They just fail.

jamwt commented 11 years ago

HWM effect on private queues is now changed to return EAGAIN instead of blocking. Blocking a socket by default on an arbitrary reply seems wrong to me. Docs updated to reflect this.