Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Feb 2017 22:30:24 -0800
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        jch@FreeBSD.org, hiren@FreeBSD.org, Jason Eggleston <jeggleston@llnw.com>
Cc:        rrs@FreeBSD.org, jtl@FreeBSD.org, net@FreeBSD.org
Subject:   Re: listening sockets as non sockets
Message-ID:  <20170210063024.GE1973@FreeBSD.org>
In-Reply-To: <20170127005251.GM2611@FreeBSD.org>
References:  <20170127005251.GM2611@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
  Hi!

  Two important updates.

1) The patch worked pretty okay, but the idea of separate file type is
   abandoned. With current filedescriptor code it is almost impossible
   to racelessly switch fileops and f_data.
   For more details read the commit message, URL below.

2) I moved the work to git. It allows for easier code sharing.

https://github.com/glebius/FreeBSD/commit/3a52df429889ea9c6e61013f6913aad95939f159

-- 
Totus tuus, Glebius.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170210063024.GE1973>