home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.lang.c++.moderated      Moderated discussion of C++ superhackery      33,346 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 33,278 of 33,346   
   =?ISO-8859-1?Q?=D6=F6_Tiib?= to alapaa   
   Re: Thin, fast C++11 wrapper for BSD soc   
   14 Feb 14 23:17:16   
   
   From: ootiib@hot.ee   
      
   On Wednesday, 12 February 2014 15:55:40 UTC+2, alapaa  wrote:   
   > On Wednesday, 12 February 2014 00:29:28 UTC+1, Richard  wrote:   
   > >   
   > > Boost.Asio   
   >   
   > I am aware of Boost Asio, seems like a fine library, maybe I will give it   
   > a real trial run on some project. But I want something more low-level,   
   > thinner, lighter, closer to the C API. Maybe only function templates,   
   > (almost) no classes.   
      
   Code that uses Berkeley sockets API directly either does not work (too   
   naive) or is quite big. One can write very light wrapper indeed but   
   that forwards all the issues, adds no convenience and so ... is just   
   bloat.   
      
   > I already wrote some utility stuff myself, maybe I will build on that   
   > and release it if it turns out to be very useful.   
      
   Yes, maybe sketch somewhere what you have in mind. What does it do (for   
   tiny example from myriad) when 'h_addr_list' of 'hostent' returned by   
   'gethostbyname' contains several addresses (only one of what is the   
   real one)?   
      
      
   --   
         [ See http://www.gotw.ca/resources/clcm.htm for info about ]   
         [ comp.lang.c++.moderated.    First time posters: Do this! ]   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca