[nanomsg] Using ephemeral port on efd on windows

  • From: Doron Somech <somdoron@xxxxxxxxx>
  • To: nanomsg@xxxxxxxxxxxxx
  • Date: Wed, 3 Sep 2014 19:48:04 +0300

Hi,

Why the efd implementation on windows is not using ephemeral port instead
of a fix port with cross-process event?

Using ephemeral port will also make the socket creation cheaper because of
not using an event and on system that create a lot of sockets socket
creation will block each other.

Thanks,

Doron

Other related posts:

  • » [nanomsg] Using ephemeral port on efd on windows - Doron Somech