On 20 Mar 2015 01:17, Masatake YAMATO wrote: > + struct inet4_entry *entry4 = (struct inet4_entry *)entry;
seems like the scache logic should have helpers for this > +static struct scache_protocol udp_protocol = { > +static struct scache_protocol tcp_protocol = { > +static struct scache_protocol udpv6_protocol = { > +static struct scache_protocol tcpv6_protocol = { mark these const > + scache_entries_add (entry); no space before the ( -mike
signature.asc
Description: Digital signature
------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________ Strace-devel mailing list Strace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/strace-devel