| # | Line 75 | Line 75 | typedef struct _fde | |
|---|---|---|
| 75 | /* We'd also add the retry count here when we get to that -- adrian */ | |
| 76 | } connect; | |
| 77 | ||
| 78 | < | tls_data_t ssl; |
| 78 | > | tls_data_t tls; |
| 79 | } fde_t; | |
| 80 | ||
| 81 | extern int number_fd; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |