[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [Vala] Socket bindings VAPI file



* Mikael Hermansson <mike tielie gmail com> wrote:
> Here is a small VAPI file that adds lowlevel socket API This is
> Unix/Posix related API.
> 
> Right now I am using Posix as namespace.
> 
> Feel free to use/change or add to vala SVN.
> 
> Right now it has support for Posix socket API:
> 
> socket()
> connect()
> bind()
> listen ()
> accept()
> getaddrinfo()
> 
> and its related structures.

I saw the .vapi defines some constant numbers. Can't these constants be
different across architectures? 

-- 
 Ed Schouten <ed 80386 nl>
 WWW: http://g-rave.nl/

Attachment: pgpR4nZd9leLN.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]