Remove remaining old listen code
authorMatt Caswell <matt@openssl.org>
Thu, 9 Apr 2015 22:31:35 +0000 (23:31 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 23 Sep 2015 12:53:26 +0000 (13:53 +0100)
commit912c89c529de78de807f58072ae77456b4a251b5
tree70193f5a8ba46975d9678e717719e097bab83358
parente3d0dae7cf8363ca462ac425b72c7bb31c3b4b7a
Remove remaining old listen code

The old implementation of DTLSv1_listen which has now been replaced still
had a few vestiges scattered throughout the code. This commit removes them.

Reviewed-by: Andy Polyakov <appro@openssl.org>
ssl/d1_both.c
ssl/d1_srvr.c
ssl/record/rec_layer_d1.c
ssl/record/ssl3_record.c
ssl/ssl_locl.h