networked-gaming

GKSession sendDataToAllPeers including sender?

I've got a number of devices connected over wifi using GameKit. I have a simple UIAlertView popping up when peers (clients) receive data. All but the sender (server) show this alert view when data is sent, so I'm wondering if that's a bug in my app or if that's expected behavior. If the device doing the sending is also a GKSessionModePee...