Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > openwatcom.users.c_cpp > #3524
| From | Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.invalid> |
|---|---|
| Newsgroups | openwatcom.users.c_cpp |
| Subject | OpenWatcom dosen't define the socket error constants on OS/2? |
| Date | 2018-04-18 18:27 +0800 |
| Organization | OpenWatcom |
| Message-ID | <pb76hk$6nk$1@www.openwatcom.org> (permalink) |
Hi all, Does OpenWatcom not have the socket error constants defined? In particular, I'm looking at the documents in the OS/2 Toolkit, for bind(). It has SOCEADDRINUSE and other constants listed. I don't find (yet) it when grepping the header files in C:\WATCOM\H. Of course, the header files in the OS/2 Toolkit have these, and the BSD socket equivalents apparently, like EADDRINUSE. If these constants are actually missing, what's the procedure to add them? -- Johann | email: invalid -> com | www.myrkraverk.com/blog/ I'm not from the Internet, I just work there. | twitter: @myrkraverk
Back to openwatcom.users.c_cpp | Previous | Next — Next in thread | Find similar
OpenWatcom dosen't define the socket error constants on OS/2? Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.invalid> - 2018-04-18 18:27 +0800 Re: OpenWatcom dosen't define the socket error constants on OS/2? Frank Beythien <fbeythien@gmx.de> - 2018-04-18 14:42 +0200
csiph-web