From 467f4d6bebb1a619fcad225b8ea1cf9662a4a97d Mon Sep 17 00:00:00 2001 From: Sean Hefty Date: Mon, 16 Jul 2012 14:17:58 -0700 Subject: [PATCH] rspreload: Make socket_fallback() call more generic socket_fallback is used to switch from an rsocket to a normal socket in the case of failures. Rename the call and make it more generic, so that it can switch between an rsocket and a normal socket in either direction. This will be used to support fork(). Signed-off-by: Sean Hefty -- 2.45.2