Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Stdio
Stdio.Port

Method Stdio.Port()->errno()


Method errno

int errno()

Description

If the last call done on this port failed, errno will return an integer describing what went wrong. Refer to your unix manual for further information.