sionescu / iolib

Common Lisp I/O library
http://common-lisp.net/project/iolib/
MIT License
141 stars 31 forks source link

iolib.sockets:lookup-service decoding error #16

Open sionescu opened 9 years ago

sionescu commented 9 years ago

If /etc/services contains non-UTF8 strings, the parsing will signal an error. Since such strings appear only in comments, not service names, anyway, the parser should ignore comments.