« Previous | Next » 

Revision aad1239a

IDaad1239a7e15f42c0b8a802433582c48417a4541

Added by Sebastian Ottlik over 10 years ago

slirp: call socket_set_fast_reuse instead of setting SO_REUSEADDR

SO_REUSEADDR should be avoided on Windows but is desired on other operating
systems. So instead of setting it we call socket_set_fast_reuse that will result
in the appropriate behaviour on all operating systems.

Signed-off-by: Sebastian Ottlik <>
Reviewed-by: Eric Blake <>
Signed-off-by: Stefan Weil <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences