We are trying to run openSSL on top of SCTP. We need to know which parts of the openSSL code that communicates with the lower layer (TCP) so that we can adapts these calls to SCTP.
We have found socket calls in the following files: /apps/s_socket.c /crypto/bio/bss_socket.c /crypto/rand/rand_egd.c
and some macros for 'send' and 'recv' in: e_os.h
Are there any other files that are of interest for us?
Thanks for any ideas!
Martin and Reza
_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus
______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]