jjzhang / booth

The Booth Cluster Ticket Manager
GNU General Public License v2.0
16 stars 37 forks source link

Fixed:tcp listener error and trivial fix #31

Closed seinocluster2 closed 12 years ago

seinocluster2 commented 12 years ago

The booth daemon often cause the following error when we execute "grant" or "revoke".

ERROR: process_tcp_listener: accept error -1 22

Then the command fail. I resolved this issue . And I add the trivial fix.

jjzhang commented 12 years ago

Applied, thanks!