Interface change to @conn_init@ -- return error rather than calling the
authormdw <mdw>
Fri, 22 Jun 2001 19:35:20 +0000 (19:35 +0000)
committermdw <mdw>
Fri, 22 Jun 2001 19:35:20 +0000 (19:35 +0000)
commitff34c6e7869a842b5db5046578c0b8d173501833
treec35876c3bf89625ba9122563273d0e1e28e13dff
parent5d6d2d943f544564d404b04bd32b90d4ca557938
Interface change to @conn_init@ -- return error rather than calling the
function.  This reduces the number of different environments the
callback has to cope with, and the old behaviour is easily simulatable
with the new, while simulating the new behaviour was awkward and
painful.
conn.c
conn.h