summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qnativesocketengine_p.h
Commit message (Expand)AuthorAgeFilesLines
* QNativeSocketEngine: use sendmsg/recvmsg instead of sendto/recvfromThiago Macieira2015-08-221-0/+35
* QAbstractSocketEngine: introduce QIpPacketHeader for datagramsThiago Macieira2015-08-221-8/+6
* Merge the multiple implementations of getting the local hostnameThiago Macieira2015-08-131-14/+0
* Adjust the socket address family before bind()/connect()/sendto()Thiago Macieira2015-03-041-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-34/+34
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* If accept fails, stop accepting new connections and emit error signal.Jonas M. Gastal2012-09-261-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fallback to IPv4 when IPv6 is not present.Jonas M. Gastal2012-05-211-1/+1
* Pull in netinet/in.h. Required for definition of sockaddr_in and friends.Robin Burchell2012-05-031-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Make socket descriptors qintptr.Jonas M. Gastal2012-01-051-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* IPv4 + IPv6 dual stack socketsShane Kearns2011-06-221-0/+9
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+277