Displaying 1 result from an estimated 1 matches for "connectionfd".
Did you mean:
connectioned
1998 Jun 08
1
IBM AIX problems
...(S) Unexpected text 'int' ignored.
"system.c", line 151.13: 1506-045 (S) Undeclared identifier stdinfd.
"system.c", line 152.9: 1506-275 (S) Unexpected text 'int' ignored.
"system.c", line 152.13: 1506-045 (S) Undeclared identifier connectionfd.
"system.c", line 154.18: 1506-045 (S) Undeclared identifier readMask.
$ xlc -DANSI -D_XOPEN_SOURCE -I../include -c system.c
"system.c", line 150.16: 1506-275 (S) Unexpected text readMask ignored.
"system.c", line 150.9: 1506-045 (S) Undecl...