Changes between Initial Version and Version 1 of Ticket #1221
- Timestamp:
- Mar 23, 2011 5:34:38 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1221 – Description
initial v1 1 Crash occurred when SIP transport tried to write to a broken pipe while the underlying connection is refused. 1 Crash occurred when SIP transport tried to write to a broken pipe and get a SIGPIPE error while the underlying connection is refused. 2 3 Application should refer to pjsua/main.c for handling the case when we get a SIGPIPE signal.