- Timestamp:
- 03/18/08 20:25:53 (5 years ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2, stable
- Children:
- 5aebda1
- Parents:
- febff5f
- File:
-
- 1 edited
-
include/Socket.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
include/Socket.h
r2f01f93 rd76af81 156 156 157 157 public: 158 static std::wstring getLastError() { 159 return error::format::from_system(::WSAGetLastError()); 160 } 158 161 Socket() : socket_(NULL) { 159 162 FD_ZERO(&read_);
Note: See TracChangeset
for help on using the changeset viewer.








