Jdesk / memcached

Automatically exported from code.google.com/p/memcached
0 stars 0 forks source link

confusing errors when failing to bind to a port #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
> [root]# memcached -u root -m 512 -l 127.0.0.1 -U 11222
> failed to listen 

Original issue reported on code.google.com by dsalli...@gmail.com on 14 Jul 2009 at 11:23

GoogleCodeExporter commented 9 years ago

Original comment by dsalli...@gmail.com on 15 Jul 2009 at 3:43

GoogleCodeExporter commented 9 years ago
This as apparently mostly fixed a while ago.  I created vperror to make it 
easier to
do this in the future and migrated towards it for slightly less code 
duplication.

Original comment by dsalli...@gmail.com on 15 Jul 2009 at 6:30

GoogleCodeExporter commented 9 years ago
This wasn't as bad as it used to be, but the vperror fix was pushed.

Original comment by dsalli...@gmail.com on 19 Aug 2009 at 9:41