Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Solaris build failure with the new qt_safe_() socket functions. | Robert Griebl | 2009-07-15 | 1 | -1/+2 |
* | Socket function cleanup: replacing direct POSIX calls with qt_safe_(). | Robert Griebl | 2009-07-14 | 1 | -0/+28 |
* | Use current license header. | Volker Hilsheimer | 2009-07-08 | 1 | -2/+2 |
* | Don't compile the FD_CLOEXEC-safe accept4 call if we don't know about SOCK_CL... | Thiago Macieira | 2009-07-02 | 1 | -1/+1 |
* | Use the safe versions of the network system calls I have just added. | Thiago Macieira | 2009-07-02 | 1 | -1/+1 |
* | Add the support for the EINTR- and CLOEXEC-safe network calls too. | Thiago Macieira | 2009-07-02 | 1 | -0/+153 |