SoupSocketIOStatus

Return value from the #SoupSocket IO methods.

Values

ValueMeaning
OK0

Success

WOULD_BLOCK1

Cannot read/write any more at this time

EOF2

End of file

ERROR3

Other error

Meta