socket-util: Move get_mtime() here from stream-ssl.
authorBen Pfaff <blp@nicira.com>
Wed, 21 Apr 2010 17:47:45 +0000 (10:47 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 26 Apr 2010 18:29:32 +0000 (11:29 -0700)
commit26efd2563bf76547cf38da49ec83997e091b2517
tree2bc3926a1c94631b9fc473beab08acb45ba8e724
parentcd11000ba2ce68a6eaeabed7efcb061b39ceaa44
socket-util: Move get_mtime() here from stream-ssl.

An upcoming commit will add a new user for this function in another file,
so export it and move it to a common library file.
lib/socket-util.c
lib/socket-util.h
lib/stream-ssl.c