CLEANUP: raw_sock: Use a better name for the constructor than __ssl_sock_deinit()

I just noticed the raw socket constructor was called __ssl_sock_deinit,
which is a bit confusing, and wrong twice, so the attached patch renames it
to __raw_sock_init, which seems more correct.
1 file changed