On 2013/01/10 12:13, Denis Krjuchkov <de...@crazydev.net> wrote:
> Probably separate socket pair could be used instead of pipe. This
> would at least eliminate extra-thread.

Why not.  Good luck I factored out that code into the class WakeFD
(for adding Linux's eventfd()).  We can now easily exchange the pipe()
call with socketpair() on WIN32.

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to