Files
asterisk/main
Russell Bryant f10b21bd24 Resolve some compiler errors in ast_sockaddr_is_any().
These errors came up once this function was used from within netsock2.c.
The errors were like the following:

netsock2.c:393: error: dereferencing pointer ‘({anonymous})’ does break strict-aliasing rules

The usage of a union here avoids this problem.


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@292188 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-10-18 19:50:04 +00:00
..
2010-06-02 18:10:15 +00:00
2010-07-14 15:48:36 +00:00
2010-06-08 14:38:18 +00:00
2010-07-14 15:48:36 +00:00
2010-07-14 15:48:36 +00:00
2010-06-17 17:23:43 +00:00
2010-06-09 23:56:08 +00:00
2010-10-12 15:58:56 +00:00
2010-07-02 15:57:02 +00:00
2010-07-16 13:32:22 +00:00
2010-09-28 18:18:43 +00:00
2010-05-18 22:48:51 +00:00
2010-07-08 22:08:07 +00:00
2010-04-22 18:07:02 +00:00