ejabberd - Comments for "send_all_state_event to mod_muc_room gen_fsm " https://www.ejabberd.im/node/4702 en Yes, thank you. https://www.ejabberd.im/node/4702#comment-57362 <p>Yes, thank you.</p> Thu, 19 May 2011 13:26:11 +0000 shk comment 57362 at https://www.ejabberd.im get_room_pid(Name, Service) https://www.ejabberd.im/node/4702#comment-57361 <p>get_room_pid(Name, Service) -&gt;<br /> case mnesia:dirty_read(muc_online_room, {Name, Service}) of<br /> [] -&gt;<br /> room_not_found;<br /> [Room] -&gt;<br /> Room#muc_online_room.pid<br /> end.</p> Thu, 19 May 2011 09:48:47 +0000 mfoss comment 57361 at https://www.ejabberd.im