projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dsound: Validate and correct wValidBitsPerSample in primary buffer SetFormat.
[wine]
/
server
/
sock.c
2011-12-15
Francois Gouget
configure: Use errno.h instead of the non-standard...
blob
|
commitdiff
|
raw
2011-06-14
Marcus Meissner
server: Remove superflous NULL check (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Mike Kaplinskiy
server: Fix connect failures on newer kernels.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-29
Francois Gouget
server: Make sock_check_pollhup() more reliable on...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-06
Gerald Pfeifer
server: Remove pollev from set_socket_event.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-31
Mike Kaplinskiy
server: Allow queuing async reads on listening sockets.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-31
Mike Kaplinskiy
server: Add accept_into_socket to accept into an initia...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-31
Mike Kaplinskiy
server: Don't cache sockets until they are pollable.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Eric Pouech
server: Fix method name in comments for fd_ops.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-23
Alexandre Julliard
server: Change the removable fd flag to a cacheable...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-03
Mike Kaplinskiy
ws2_32: Don't set FD_READ/FD_WRITE before the connectio...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-28
Mike Kaplinskiy
server: Fix some comments.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-28
Mike Kaplinskiy
server: Don't delay events, we simply shouldn't send...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-28
Mike Kaplinskiy
server: Consume events triggered.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-20
Mike Kaplinskiy
server: Forward the correct error to asyncs.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-20
Mike Kaplinskiy
server: In case of hangup/error, wake up all asyncs...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-20
Mike Kaplinskiy
server: Propagate error from recv.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-20
Mike Kaplinskiy
server: Move signaling FD_* events to a separate function.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-25
Hans Leidekker
server: Map EHOSTUNREACH to STATUS_HOST_UNREACHABLE.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-20
Mike Kaplinskiy
server: Move async activation into separate function.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-19
Mike Kaplinskiy
server: Don't poll for events when there are async...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-17
Mike Kaplinskiy
server: Move socket async activation to sock_poll_event.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-14
Mike Kaplinskiy
server: Get rid of sock_try_event.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-14
Mike Kaplinskiy
server: Always treat POLLHUP as a hangup, just special...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-13
Mike Kaplinskiy
server: Use a less hackish approach to not POLLIN when...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-13
Mike Kaplinskiy
server: Keep polling sockets after we got a 0 recv...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-13
Mike Kaplinskiy
server: Set FD_READ in only 1 place (cleanup).
blob
|
commitdiff
|
raw
|
diff to current
2010-03-23
Mike Kaplinskiy
ws2_32: Use ntstatus in overlapped functions.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-19
Francois Gouget
server: Don't include winsock.h to avoid creating a...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-19
Mike Kaplinskiy
server: Activate pending asyncs on a hangup/error.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-18
Mike Kaplinskiy
server: Change cancel_async to take an optional iosb...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-10
Alexandre Julliard
server: Define an lparam_t type for message parameters...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Alexandre Julliard
server: Make user handles ints instead of pointers.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Alexandre Julliard
server: Convert source files to utf-8.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-05
Alexandre Julliard
server: Return correct object types in the get_director...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Rob Shearman
server: Add get_sd and set_sd object operations to...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-02
Alexandre Julliard
server: Add a default access mapping function for files...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-10
Dmitry Timoshkov
server: Print a more informative message when file_set_...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Alexandre Julliard
server: Add infrastructure for ioctl server request.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
server: Rename the get_file_info function to get_fd_typ...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
server: Store the opening options in the file descripto...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
server: Add support for restarting an async I/O when...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-03
Alexandre Julliard
server: Hold a pointer to the queue from the async...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Alexandre Julliard
server: Add a separate function to set the timeout...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Alexandre Julliard
server: Make async I/O queues into real objects.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-26
Alexandre Julliard
server: Always return STATUS_PENDING when an async...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Alexandre Julliard
server: Add an open_file() function to the object opera...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Alexandre Julliard
server: Add an async_data_t structure to store paramete...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Andrew Talbot
server: Replace inline static with static inline.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Alexandre Julliard
server: Explicitly shutdown destroyed sockets to force...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Alexandre Julliard
server: Return an fd type in the get_handle_fd request.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Alexandre Julliard
server: Refuse to close handles in other processes...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Eric Pouech
winsock: Clear the held mask with the requested events...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Mike McCormack
server: Make wparam and lparam values unsigned long...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
server: Added access rights mapping to file objects.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
server: Added infrastructure for access rights mapping.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-09
Alexandre Julliard
server: Make alloc_handle use attributes instead of...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-09
Alexandre Julliard
server: Use attributes instead of inherit flag in socke...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-22
Vitaliy Margolen
Add name_lookup function in object_ops.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-09
Mike McCormack
Fix some gcc 4.0 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Mike McCormack
Don't include winbase.h when it's not necessary.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-09
Alexandre Julliard
Added a close_handle method to the object operations...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-25
Robert Shearman
- Use NULL instead of 0 for all non-handle pointers.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-24
Mike McCormack
Implemented NtSignalAndWaitForSingleObject.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-29
Eric Pouech
Clean-up async IO internal functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-24
Alexandre Julliard
Convert async I/O queues to standard lists.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-14
Eric Pouech
- got rid of include/async.h
blob
|
commitdiff
|
raw
|
diff to current
2004-08-18
Alexandre Julliard
Fd type is no longer used, get rid of it.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-17
Eric Pouech
- better support for non-blocking COMM and socket read...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-12
Filip Navara
Get rid of non-standard ERROR_UNKNOWN value.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-08
Alexandre Julliard
Removed the get_file_info request.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-12
Alexandre Julliard
Added an inode object to keep track of all file descrip...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-19
Alexandre Julliard
Moved all references to file descriptors out of the...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-14
Alexandre Julliard
Changed fd operations to take a struct fd instead of...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-11
Steven Edwards
Porting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-30
Alexandre Julliard
Started moving functions that deal with Unix file descr...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-28
Martin Wilck
Do not clear FD_WINE_CONNECTED on shutdown(). FD_WINE_C...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-19
Alexandre Julliard
Converted the server to -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-31
Alexandre Julliard
Fixed some handle type mismatches and added a few casts...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-03
Martin Wilck
Check POLLHUP semantics at remote shutdown when wineser...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-21
Alexandre Julliard
Attempt at fixing POLLHUP handling for Linux 2.2.x.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-30
Alexandre Julliard
Renamed handle_t to obj_handle_t to avoid conflict...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-27
Martin Wilck
Fixes to FD_CLOSE handling.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-26
Martin Wilck
Fixed some bugs in my recently submitted patch series.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-25
Martin Wilck
Fixed ReadFile() semantics when reading asynchronously...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-25
Martin Wilck
Implemented server framework for asynchronous IO on...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-23
Martin Wilck
Fixed handling of deferred connections in WSAAccept().
blob
|
commitdiff
|
raw
|
diff to current
2002-03-23
Alexandre Julliard
Send message for WSAAsyncSelect sockets directly from...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-09
Martin Wilck
Added support for socket flags.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-09
Martin Wilck
More general approach to file descriptor types and...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-20
Mike McCormack
- move async activation into the server
blob
|
commitdiff
|
raw
|
diff to current
2001-11-30
Alexandre Julliard
Redesign of the server communication protocol to allow...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-14
Francois Gouget
Make winsock.h and winsock2.h independent from the...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-05
Alexandre Julliard
Added get_file_info support to named pipes and sockets...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-24
Francois Gouget
Rename the regular WS_FD_XXX macros to FD_XXX.
blob
|
commitdiff
|
raw
|
diff to current
next