Statistics
| Branch: | Revision:

root / linux-user / socket.h @ feature-archipelago

History | View | Annotate | Download (12.3 kB)

# Date Author Comment
f651e6ae 07/05/2013 03:45 pm Petar Jovanovic

linux-user: improve target_to_host_sock_type conversion

Previous implementation has failed to take into account different value of
SOCK_NONBLOCK on target and host, and existence of SOCK_CLOEXEC.
The same conversion has to be applied both for do_socket and do_socketpair,...

ec00b51a 03/11/2013 01:04 pm Dillon Amburgey

linux-user: Add Alpha socket constants

Without these, some networking programs will not work

Signed-off-by: Dillon Amburgey <>
Reviewed-by: Richard Henderson <>
Signed-off-by: Riku Voipio <>

e32448e0 12/10/2007 10:24 am j_mayer

Various linux-user structures and definitions fixes for PowerPC targets.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3800 c046a42c-6fe2-441c-8c8c-71466251a162

3532fa74 06/24/2006 06:06 pm bellard

mips socket calls (initial patch by Raphael Rigo)

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2006 c046a42c-6fe2-441c-8c8c-71466251a162