CB0D0004

Explanation

The internet address passed to inet_addr() was in the format a.b, but either a or b was out of range.

Programmer response

Correct the internet address.

Symbolic Feedback Code

JrEdcIaddEinval04