summaryrefslogtreecommitdiff
path: root/ACE/ace/SOCK_Dgram.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use strsncpy as that will return a zero terminated strict, fixes gcc warningsJohnny Willemsen2021-09-091-2/+1
* Fixed warning in ACE_SOCK_Dgram::make_multicast_ifaddrAdam Mitz2021-08-201-1/+2
* make_multicast_ifaddr: prevent buffer overrun from net_ifAdam Mitz2021-08-021-5/+1
* All platforms that define ACE_LACKS_IOVEC has an unsigned iov_len, not only E...Johnny Willemsen2021-07-161-5/+4
* Merge pull request #1353 from kuznetsovmoci/IPv6_fixesAdam Mitz2021-01-071-17/+27
|\
| * Fixes as per PR#1352 reviewMike Kuznetsov2021-01-041-1/+1
| * Fixes as per PR#1352 reviewMike Kuznetsov2021-01-041-7/+7
| * Removed trailing whitespaceMike Kuznetsov2020-12-231-1/+1
| * Fixes for IPv6 on WindowsMike Kuznetsov2020-12-231-18/+28
* | Removed Interix supportJohnny Willemsen2021-01-061-2/+2
* | Remove redundant void from the core ACE library filesJohnny Willemsen2020-12-071-1/+1
|/
* Update ACE/ace/SOCK_Dgram.cppTimothy Simpson2020-08-061-1/+1
* Update ACE/ace/SOCK_Dgram.cppTimothy Simpson2020-08-061-1/+1
* fixing windows defineTimothy Simpson2020-08-051-1/+1
* formatting changes per guidelinesTimothy Simpson2020-08-051-5/+6
* Fixing another Codacy complaintTimothy Simpson2020-08-051-2/+1
* Adding Test for Multicast Join By InterfaceTimothy Simpson2020-08-051-1/+1
* more PR comment resolutionTimothy Simpson2020-08-031-31/+18
* fixing codefactor complaintTimothy Simpson2020-08-011-1/+0
* fixing 'empty' result failure case to only apply when interface is specifiedTimothy Simpson2020-08-011-3/+5
* resolving review comments, codacy issueTimothy Simpson2020-08-011-31/+23
* Fixing multicast join by interface name on windows for both ipv4 & ipv6Timothy Simpson2020-07-311-19/+83
* Continued changes from peer reviewAdam Mitz2020-04-151-6/+3
* From reviewJustin R. Wilson2020-04-081-1/+1
* IPV6 and RECVINFO on MacOSJustin R. Wilson2020-04-071-1/+1
* removed comments that are no longer validAdam Mitz2019-10-221-3/+3
* sendmsg with msg_control: added Windows platform supportAdam Mitz2019-10-211-0/+5
* sendmsg/recvmsg with msg_control: added Windows platform supportAdam Mitz2019-10-211-15/+14
* - Use ACE_OS::send and ACE_OS::recv on MQX, instead of write and read.Chad Elliott2019-06-061-1/+4
* Address unused argument on MinGWJustin R. Wilson2019-02-251-0/+2
* Provide option for local address for SOCK_Dgram recvmsgJustin R. Wilson2019-02-221-3/+61
* Pull changes from master; remove addr_any restriction from ipv6_only UDPSteve Huston2018-04-101-13/+14
* Add UDP changes and test programSteve Huston2018-02-281-9/+32
* Merged branch ace-face-safety (FACE Safety Profile import from OCITAO).Adam Mitz2015-11-061-2/+34
* Removed single line Id tagJohnny Willemsen2015-01-071-2/+0
* Thu Apr 11 15:45:41 UTC 2013 Huang-Ming Huang <huangh@ociweb.com>huangh2013-04-111-4/+4
* Mon Dec 17 13:40:00 UTC 2012 Simon Massey <simon dot massey at prismtech do...sma2012-12-171-9/+21
* Tue Feb 14 22:57:00 UTC 2012 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2012-02-141-4/+4
* Mon Sep 6 08:26:00 UTC 2010 Simon Massey <buildczar at prismtech dot com>sma2010-09-061-77/+11
* Thu Sep 2 14:46:56 UTC 2010 Vladimir Zykov <vladimir.zykov@prismtech.com>vzykov2010-09-021-7/+54
* ChangeLogTag:Wed Sep 1 19:31:24 UTC 2010 Steve Huston <shuston@riverace.com>Steve Huston2010-09-011-13/+32
* Remove tabs, fix spacing, per fuzzSteve Huston2010-08-281-6/+6
* ChangeLogTag:Fri Aug 27 19:17:11 UTC 2010 Steve Huston <shuston@riverace.com>Steve Huston2010-08-271-77/+11
* fuzz fixesJohnny Willemsen2010-08-051-0/+2
* Thu Aug 5 09:00:49 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-051-4/+0
* Fri May 22 11:12:05 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-05-221-1/+1
* Fri Jan 22 15:44:01 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-01-221-9/+6
* ChangeLogTag: Thu Aug 7 20:21:29 UTC 2008 Jeff Parsons <j.parsons@vanderbil...parsons2008-08-071-1/+1
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+750
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-750/+0