Commit Graph

3 Commits

Author SHA1 Message Date
marcm
f9395e5162 Update to 0.7.10
ok todd@
2003-01-03 21:38:43 +00:00
pvalchev
4d9627f908 final round:
cast NULL sentinel to void * so it is 64bit on alpha & sparc64, use
NULL instead of '0' where appropriate.
2002-12-30 09:15:26 +00:00
marcm
04d8022c67 Soup is a SOAP (Simple Object Access Protocol) implementation in C.
It provides an queued asynchronous callback-based mechanism for sending
and servicing SOAP requests, and a WSDL (Web Service Definition Language)
to C compiler which generates client stubs and server skeletons for easily
calling and implementing SOAP methods.

ok todd@
2002-12-03 19:39:32 +00:00