Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Method Stdio.Port()->errno()


Method errno

int errno()

Description

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