Using UDP for daemon communication

Is there any way to make Gradle communicate with the daemon using UDP over loopback? Right now it seems to use TCP over loopback, although a few days ago I saw it using UDP.