required/CWS warnings01 : OSL_INVALID_PORT
[email protected] Wed, 21 Sep 2005 13:04:32 +0200 (CEST)
| Newsgroups | gmane.comp.openoffice.announce.interface |
|---|---|
| Message-ID | <12706048.1127300672781.JavaMail.root@sd-web1> |
Type required Title OSL_INVALID_PORT Posted by [email protected] Affected ,. Effective from CWS warnings01 Summary osl/socket.h: - #define OSL_INVALID_PORT 0xffffffff + #define OSL_INVALID_PORT (-1) Description In all APIs, OSL_INVALID_PORT is only used together with sal_Int32, so a value that is guaranteed to be of signed integer type is more appropriate (although incompatible, strictly speaking). --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]