2009/9/26 Marco van de Voort <[email protected]> > On Fri, Sep 25, 2009 at 03:15:28PM -0500, German Gentile > wrote:<http://wiki.freepascal.org/User_Changes_Trunk#Almost_all_old_1.0.x_socket_unit_functions_have_been_removed> >
> > http://wiki.freepascal.org/User_Changes_Trunk#Almost_all_old_1.0.x_socket_unit_functions_have_been_removed > > In other words, in late 2004 or early 2005 a new set of functions was added > that matched the C prototypes more closely with a "fp" as prefix. > > Three kinds of changes are necessary: > - most socket functions will need to get a "fp" prefix (like all other > *nix FPC functions) > - some socket functions are slightly renamed to match C names > (getsocketoption to getsockopt > - It might be necessary to add @ here and there, since the prototypes are > now C like, and uses pointers instead of untyped VAR parameters. > > Thanks I will talk with Lucas about that. -- German Pablo Gentile
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
