|
HOME
SIP/media Features
High Performance SIP
Small Footprint SIP
Symbian Port
FAQ
Documentation
Licensing
Download
Development (Trac)
Projects using pjsip
Mailing List
Open Source Links
About: PJLIB, PJLIB-UTIL, PJSIP, and PJMEDIA are created by: Benny Prijono <bennylp pjsip.org>
|
|
Home --> Documentations --> PJLIB Reference
Define Documentation
| #define PJ_BUILD_ERR |
( |
code, |
|
|
msg |
|
) |
{ code, msg " (" #code ")" } |
Use this macro to generate error message text for your error code, so that they look uniformly as the rest of the libraries.
- Parameters:
-
| code | The error code |
| msg | The error test. |
Unsupported address family
Name too long (eg. hostname too long).
The specified option is not supported.
The operation is pending and will be completed later.
Error in gethostbyname(). This is a generic error returned when gethostbyname() has returned an error.
Too many connecting sockets.
Unknown error has been reported.
PJLIB Open Source, high performance, small footprint, and very very portable framework
Copyright (C) 2006-2009 Teluu Inc.
|
|