25 Aug
2004
25 Aug
'04
2:05 p.m.
On 25.8.2004, at 10:15, Igor B. Bykhalo wrote:
8102 <... lseek resumed> ) = -1 ESPIPE (Illegal seek) Here ^^^^^^^^^^^^^^^^^^^^^^^^ 12409 getsockname(1,
8102 getsockname(14, 12409 <... getsockname resumed> 0xbfbffbf4, [28]) = -1 ENOTSOCK (Socket operation on non-socket) And here
^^^^^^^^^^^^^^^^^^^^^^^^
These are normal. Dovecot does them to determine if a file descriptor is a socket or a file. I guess they could be removed with some API changes, but I don't think it really matters.