> } else if (tls_session->fragment >= 0) {
Question:
Looking through the code, the fragment member of tls_session_t is a flag
that is either set to 0 or 1 in various places (depending on whether or
not there are more fragments to send). In this case, won't the above
always match? (ie tls_session->fragment will always be 0 or greater
than 0: 1)
--
--Mike
-----------------------------------
Michael Griego
Wireless LAN Project Manager
The University of Texas at Dallas
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html