errno 13
"Andrea Viscovich" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
running latest cvs, I defined 2 services and set them to restart when down. I use cygrunsrv under windoze, by the way I got an open_failed errno=13 for each of the 6 modems. errno 13 is EACCES 13 /* Permission denied */ By the way the worst thing is that it enters the mainloop as everything worked fine, so service thinks has been started. So 2 questions 1) Does anybody know why I got errno 13? :-) (don't think anybody can tell me this) 2) should I change to panic instead of error when open fails? Obviusly restarted it by hand and everything went ok. Andrea