/[LeafOK_CVS]/lbbs/src/bbs_net.c
ViewVC logotype

Diff of /lbbs/src/bbs_net.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.87 by sysadm, Mon Dec 1 02:10:34 2025 UTC Revision 1.88 by sysadm, Tue Dec 2 08:53:45 2025 UTC
# Line 257  static int bbsnet_connect(int n) Line 257  static int bbsnet_connect(int n)
257          ssh_session session = NULL;          ssh_session session = NULL;
258          ssh_channel channel = NULL;          ssh_channel channel = NULL;
259          int ssh_process_config = 0;          int ssh_process_config = 0;
260          int ssh_log_level = SSH_LOG_PROTOCOL;          int ssh_log_level = SSH_LOG_NOLOG;
261    
262          if (user_online_update("BBS_NET") < 0)          if (user_online_update("BBS_NET") < 0)
263          {          {


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1