Skip to content
  • Niels Möller's avatar
    * src/io.c (make_connect_callback): Made non-static. · f921560c
    Niels Möller authored
    (io_connect): Changed interface, to take an io_callback instead of
    a continuation. The caller has to use make_connect_callback to get
    the old functionality.
    (io_connect_local): Adapted to new io_conenct interface, and call
    make_connect_list_callback.
    * src/client_x11.c (channel_open_x11): Likewise.
    
    Rev: src/client_x11.c:1.23
    f921560c