Changeset 755 for trunk/src/network/socket/qlocalsocket.cpp
- Timestamp:
- Jun 22, 2010, 1:13:59 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/network/socket/qlocalsocket.cpp
r651 r755 53 53 \brief The QLocalSocket class provides a local socket. 54 54 55 On Windows this is a named pipe and on Unix this is a local domain socket. 55 On Windows this is a named pipe, on Unix and OS/2 this is a local domain 56 socket. 56 57 57 58 If an error occurs, socketError() returns the type of error, and
Note:
See TracChangeset
for help on using the changeset viewer.