X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Frmr%2Fsi%2Fsrc%2Fsi95%2Fsinewses.c;h=182fa6a6bc287326455d65fb7098ea41c1017c7f;hb=2bc430ad6900e3bfd35c991f6cc30d5ba6112403;hp=0b00ba40287922349870530fde7fdd5c00ea67b6;hpb=ec88d3c0563eeb6ae5f73427edb0b3c4d7acf299;p=ric-plt%2Flib%2Frmr.git diff --git a/src/rmr/si/src/si95/sinewses.c b/src/rmr/si/src/si95/sinewses.c index 0b00ba4..182fa6a 100644 --- a/src/rmr/si/src/si95/sinewses.c +++ b/src/rmr/si/src/si95/sinewses.c @@ -114,7 +114,6 @@ extern int SInewsession( struct ginfo_blk *gptr, struct tp_blk *tpptr ) { SIcbstat( gptr, status, SI_CB_CONN ); // handle status } - gptr->flags |= GIF_SESS_CHANGE; // sessions changed must rebuild the poll list SImap_fd( gptr, newtp->fd, newtp ); // add fd to the map return SI_OK;